# Page Not Found

The URL `column-group/' . route('detail', $record->id) . '` does not exist.

You might be looking for one of these pages:
- [Create a ColumnGroup](https://boredprogrammers.gitbook.io/laragrid/column-group/create-a-columngroup.md)
- [Description](https://boredprogrammers.gitbook.io/laragrid/column-group/description.md)
- [Methods](https://boredprogrammers.gitbook.io/laragrid/column-group/methods.md)
- [Usage](https://boredprogrammers.gitbook.io/laragrid/column-group/usage.md)
- [Create a Column](https://boredprogrammers.gitbook.io/laragrid/column/create-a-column.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://boredprogrammers.gitbook.io/laragrid/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://boredprogrammers.gitbook.io/laragrid/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/laragrid/column-group/create-a-columngroup.md`)
- Use `Accept: text/markdown` header for content negotiation